CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 汇编 串口

搜索资源列表

  1. 串口通讯演示程序

    0下载:
  2. 此程序为单片机开发过程中的串口通信演示程序。用 汇编编写,供参考。-procedure for microcontroller development process of serial communications demonstration program. Using a compilation prepared for reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10297
    • 提供者:刘建
  1. 汇编操作串口

    0下载:
  2. 汇编操作串口,适合对速度要求高而API达不到的情况下的要求-compilation operation, suitable for high speed API unable to reach the requirements under the circumstances
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7006
    • 提供者:陈刚
  1. 汇编串口通讯

    0下载:
  2. 这是一个在两台pc机之间通过串口传输文件的汇编程序-This is one of the two PCs via serial port to transfer files to the assembler
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8755
    • 提供者:科林
  1. 大学汇编课程设计程序及文档(双机串口文件传输)

    1下载:
  2. 大学汇编课程设计程序及文档(双机串口文件传输),开发环境TurboC-compilation of the University of curriculum design procedures and documentation (two aircraft serial file transfer), the development environment TurboC
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:128911
    • 提供者:江林
  1. 汇编串口

    0下载:
  2. 本程序是通用同步和异步串行接收器和转发器(USART)在异步状态下使用中断 * 方式进行全双工接收和发送数据的通信程序。共包括下面列表中这四个子程序。这 * 四个子程序的具体使用方法请参考各自的说明。-this procedure is common synchronous and asynchronous serial receivers and transmitters (USARTs) in the state to use asynchronous interrupt * for ful
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7823
    • 提供者:lyn
  1. example_ellcerent.zip

    1下载:
  2. 各类源程序集锦 硬件介绍:\7290\ ZLG7290例程* \7290a\ ZLG7290汇编例程* \bell\ 蜂鸣器音乐例程* \buzz\ 蜂鸣器响例程* \eeprom\ 读EEPROM并显示例程* \ex26a_lcd\ 16×2LCD模块例程* \ex36a_lcm\ 128×64点阵LCD模块例程* \KEY_IO\ 直连KEY和LED例程 \led_light\ 直连LED例程* \lin_park\ lin模块的原码及例程。 \lin\ LIN总线例程 \rs232\ RS
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-10-22
    • 文件大小:23359258
    • 提供者:梁福田
  1. ARM_Boot_example.rar

    0下载:
  2. 程序主要作用是通过串口下载VxWorks到ARM Flash ROM,主要过程是初始化ARM硬件,初始化串口UART1,从串口接收VxWorks image到DRAM,初始化Flash ROM.最后将DRAM中的VxWorks写入Flash ROM. ARM 串口与PC机串口连接,由PC机下载(download)VxWorks 到主板Flash ROM. 该程序对学习和理解ARM编程很有帮助.为了便于理解,这里我全部采用实际地址,不用宏定义. 程序语言为 ARM 汇编,具体过程参考ARM编
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:6021
    • 提供者:王斌
  1. Serial(Dos)

    0下载:
  2. 用汇编语言编的Dos下串口通信程序,可用于传送比较短的文件-Using assembly language of the provision under Dos serial communication procedures, can be used to send relatively short files
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:10813
    • 提供者:邓梦
  1. IO

    0下载:
  2. 大家好!我为大家提供个小程序,单片机汇编语言编写的IO模拟串口程序,此程序可供参考和使用-Good! I provide a small program, single-chip assembly language prepared by serial IO simulation procedure, this procedure can be used as reference and use
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:682
    • 提供者:tubiyong
  1. test4_1

    0下载:
  2. 51单片机串口通信汇编语言源代码,发送端和接收端的-51 Single-chip serial communication assembly language source code, the sending end and receiving end
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:17538
    • 提供者:程拨
  1. Exam1

    0下载:
  2. 前两天一个朋友要我写一个51例程,要求尽量把我会的东西都放到例程里,并且说了一句非常狠的话,要我把程序做成“看起来像是高手写的程序”,这话,我现在越想越不舒服。 当然,既然答应了,也就写出来了,不敢在高手面前弄斧,就发给新手看看了。 51有两年没有用了,不过竟然汇编还能写出来,哈哈。我以前从来不用extern关键字,这里也用上了,当然了,保证学51的朋友看来不会后悔。 #注:用的不是汇编,只是嵌入汇编的功能用进去了, 功能:数码管显示, 按
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:88391
    • 提供者:wang
  1. 7(2)

    0下载:
  2. C语言程序汇编版本也有。关于RS232串口的。。 已经调试。放心移用!~-Compiled version of C language programming as well. On the RS232 serial. . Has debugging. Rest assured that the transfer! ~
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1504
    • 提供者:林庆旋
  1. SER

    0下载:
  2. 51单片机串口通信程序,此为汇编程序源代码-51 Single-chip serial communication procedures for the compilation of source code
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1049
    • 提供者:Thomas
  1. mutibyte_scom

    0下载:
  2. PIC单片机16f628A串口发送接收程序.汇编语言编写-PIC single-chip serial port to send procedures. Compiled languages
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2830
    • 提供者:刘静微
  1. WBD

    2下载:
  2. 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
  3. 所属分类:软件工程

    • 发布日期:2014-03-01
    • 文件大小:769887
    • 提供者:amanda
  1. examples_of_code

    1下载:
  2. 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:293357
    • 提供者:文子
  1. COM

    0下载:
  2. 串口通信程序,供大家参考使用,是汇编语言的~-Serial communication program for reference use, is the assembly language of the ~
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1152
    • 提供者:zhenghonglei
  1. 串口

    0下载:
  2. 利用51单片机实现与电脑串口通信,同时利用偶校验(Using 51 single-chip microcomputer to communicate with the computer serial port, while using parity check)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-26
    • 文件大小:19456
    • 提供者:wlj
  1. 单片机汇编:RS232串口实验

    0下载:
  2. 1.发送数据; 2.返回接收到的数据; 3.数码管显示接收到的HEX数据.(Assembler of RS232 serial port experiment)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-08
    • 文件大小:3382272
    • 提供者:影半
  1. 汇编点阵128*64串口

    1下载:
  2. LCM液晶点整显示模组程序12864-09 串口程序,使用驱动IC是AIP31067,测试可用
  3. 所属分类:汇编语言

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com